projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0aa3bd6
)
fix GPSBabel.pro for linux adding -lusb.
author
tsteven4
<tsteven4@gmail.com>
Thu, 16 Nov 2017 16:58:59 +0000
(09:58 -0700)
committer
tsteven4
<tsteven4@gmail.com>
Thu, 16 Nov 2017 16:58:59 +0000
(09:58 -0700)
GPSBabel.pro
patch
|
blob
|
history
diff --git
a/GPSBabel.pro
b/GPSBabel.pro
index 4eb19d8e7591b22f62592ab67b55bf117cfd7eb3..35f212adc299f47f1b200e27fb787199cee18356 100644
(file)
--- a/
GPSBabel.pro
+++ b/
GPSBabel.pro
@@
-159,6
+159,7
@@
win32-msvc* {
linux {
DEFINES += HAVE_LINUX_HID
+ LIBS += "-lusb"
}
macx {